Move documentation to inline comments: GdkWindow
authorTadej Borovšak <tadeboro@gmail.com>
Thu, 13 May 2010 02:51:37 +0000 (04:51 +0200)
committerJavier Jardón <jjardon@gnome.org>
Fri, 14 May 2010 15:11:51 +0000 (17:11 +0200)
commitff61948d1393c7500ecbea4b03c87c744ce371b7
tree71fc5ee07d9cd278514197d34e48fc370ae840d4
parent47dd78a713f50548be487c743e347e950e31ef95
Move documentation to inline comments: GdkWindow

Use examples/gdk to store documentation code examples.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=618498

Signed-off-by: Javier Jardón <jjardon@gnome.org>
docs/reference/gdk/tmpl/.gitignore [new file with mode: 0644]
docs/reference/gdk/tmpl/windows.sgml [deleted file]
examples/gdk/composited-window-example.c [new file with mode: 0644]
gdk/gdkevents.h
gdk/gdktypes.h
gdk/gdkwindow.c
gdk/gdkwindow.h
gdk/x11/gdkdnd-x11.c
gdk/x11/gdkwindow-x11.c